home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / utmisc1 / frodo.rdm < prev    next >
Text File  |  1996-05-20  |  2KB  |  39 lines

  1. Short:    C64 emulator, V2.2
  2. Author:   bauec002@goofy.zdv.uni-mainz.de (Christian Bauer)
  3. Uploader: bauec002@goofy.zdv.uni-mainz.de (Christian Bauer)
  4. Version:  2.2
  5. Type:     misc/emu
  6. Requires: AmigaOS 2.1, 68020
  7.  
  8. Frodo is a multitasking freeware C64 emulator for the Amiga and
  9. DraCo. OS2.1 and a 68020 (or better) are required, as well as copies
  10. of the original C64 ROMs, which are not included.
  11.  
  12. This emulator focuses on the exact reproduction of special graphical
  13. effects possible on the 64, and has therefore relatively high system
  14. requirements. Using a 68060-50 and a CyberVision card gives about
  15. 140-160% of the original C64 speed in standard text mode in the
  16. emulation's most precise mode and about 700% in its fastest mode.
  17.  
  18. Using a line-based VIC model, Frodo is capable of running most games
  19. and demos correctly, even those with FLI, FLD, DYCP, open top/bottom
  20. borders, multiplexed sprites etc. A single-cycle version of the
  21. emulator, "Frodo SC", is included that runs even those programs that
  22. fail on the line-based emulation.
  23.  
  24. A graphics card (any one whose modes are selectable with a screenmode
  25. requester will do) is strongly recommended for faster display as the
  26. emulator's routines have been designed for a chunky display memory.
  27.  
  28. Some small demo programs and the full source code in C and assembly
  29. language are included in the archive.
  30.  
  31. Changes from V2.1:
  32.  - OtherIEC gadget disabled on DraCo
  33.  - Overscan type can be set again
  34.  - D64 rouines read 1 byte too much from files, causing trouble with some
  35.    decrunchers
  36.  - $d41c returns random values
  37.  - TOD clocks wrap around at 11:59:59.9
  38.  - SID registers are reloaded when changing the SID emulation type
  39.